HELP - ClassUnion
HelpExample CodeSeparate DocsSepDocClassClassUnion
Description Public Protected Private Related All Inheritance Collaboration
SepDocClass::ClassUnion ( Union )
SepDocClass::ClassUnion brief SEPARATE DOC.
 
Struct Attributes Table
Public ( Name ) Type Description
 m_iClassUnionFloatMember float
SepDocClass::ClassUnion::m_iClassUnionFloatMember brief SEPARATE DOC.
 m_iClassUnionIntMember int
SepDocClass::ClassUnion::m_iClassUnionIntMember brief SEPARATE DOC.
Description
SepDocClass::ClassUnion brief SEPARATE DOC.
SepDocClass::ClassUnion More SEPARATE DOC description here.

This is how it looks in the code:
/**
\union SepDocClass::ClassUnion
Normal way of documenting goes here ....
*/

Separated documentation
This entity is documented in a separate file separated_documentation.dxd and not as normally in the code right next to the definition or declaration. Use this way of documenting if you prefer to have no DoxyS comments in your source code. (By the way this text is included from separated_documentation.inc using the \include command, see includeCmd)
 
Source
The documentation for this Class was generated from the following files:
  • separated_documentation.dxd
  • separated_documentation.h